body {
  font-family: myriad-pro-condensed, sans-serif;
}

H1 {  
  font-weight: 600;
}

.hv-100 {
  min-height: 100vh;
  overflow: hidden;
  position: relative;
}
.hv-100 .bgImg {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  mix-blend-mode: lighten;
  background: url(https://img04.en25.com/EloquaImages/clients/DAVIVIENDAHONDURAS/%7Bdbc83689-4408-4dcf-9659-8fcb2edc01f6%7D_Davivienda-Textura1.2-min.png);
  background-position: -45px 50%;
  background-repeat: no-repeat;
  -o-object-fit: cover;
     object-fit: cover;
  background-size: cover;
}

.boxcontent {
  height: 98vh;
  margin-top: 1vh;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 4vw;
  padding-top: 2vh;
}

.boxTabs {
  margin-block-end: 160px;
}

.boxTabs h2 {
  display: block;
  margin: 2em auto 1em;
}

.boxSlidesWeb .boxLdeItem {
  margin: 30px 0px 60px;
}

.boxSlidesWeb .boxLdeItem figure {
  margin: 0;
}

.boxSlidesWeb .boxLdeItem:last-child {
  margin: 30px 0px 140px;
}


footer {
  background-color: #1C1C1C;
}

.logo-clic {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 4;
  width: 8vw;
  min-width: 5vw;
}

.sectionBrandRec figure {
  position: relative;
  width: 24vw;
  margin: auto;
}
.sectionBrandRec span {
  display: block;
  width: 9vw;
  position: absolute;
  bottom: 0.1vw;
  right: 0;
}

.filaA {
  background-color: #BF0B1E;
  height: 50vh;
  position: relative;
  /*overflow: hidden;*/
}
.filaA .col-md-4, .filaA .col-md-8 {
  position: relative;
  z-index: 2;
}
.filaA .col-md-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.filaA h1 {
  text-transform: uppercase;
  display: table;
  color: #fff;
  padding: 5px 30px 0px;
  background-color: #4EC6E6;
  margin-left: auto;
  font-size: 3.2em;
  border-radius: 8px;
  font-weight: 700;
  font-style: italic;
}
.filaA h2 strong {  
  text-transform: uppercase;
  color: #fff;
  font-weight: 300;
  font-style: italic;
  padding: 5px 10px;
  font-size: 1.3em;
  display: table;
  letter-spacing: 2px;
  background-color: #4EC6E6;
}
.filaA h2 span {
  color: #fff;
  font-weight: 400;
  font-style: italic;
  font-size: 0.6em;
}
.filaA h3 {
  font-weight: 400;
  font-style: italic;
  text-align: right;
  font-size: 1.85em;
  width: 90%;
  margin-left: auto;
  color: #fff;
  text-transform: uppercase;
  padding: 0px 14px 0px 0px;
}
.filaA .imgbg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(https://img04.en25.com/EloquaImages/clients/DAVIVIENDAHONDURAS/%7Bc4527fee-4b2e-48f1-9765-293c7aed41b2%7D_text1.jpeg);
  z-index: 1;
  mix-blend-mode: multiply;
}
.filaA .btnTab {
  display: table;
  max-width: 200px;
  text-align: center;
}
.filaA .btnTab p {
  font-weight: 400;
  font-style: italic;
  margin: 0;
  padding: 5px 10px;
  border-radius: 50px;
  background-color: #fff;
  color: #A11F23;
  font-size: 1.3em;
}

.filaB {
  background-color: #fff;
  height: 50vh;
}
.filaB .col-md-4, .filaB .col-md-8 {
  position: relative;
  z-index: 2;
}
.filaB .imgbg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(https://img04.en25.com/EloquaImages/clients/DAVIVIENDAHONDURAS/%7Bd7dc78ab-3e06-4dcb-b5ea-4330c9678b59%7D_text2.jpeg);
  z-index: 1;
  mix-blend-mode: multiply;
}
.filaB .col-md-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.filaB .col-md-4 .blockA {
  text-align: left;
  padding: 0px 0px 0px 47%;
}

.filaB .blockA h3 {
  color: #333333;
  text-transform: uppercase;
  font-size: 3rem;
  /*text-align: right;*/
}
.filaB .blockA h3 figure {
  display: none;
}
.filaB .blockA h3 strong {
  font-weight: 700;
  font-style: italic;
  font-size: 1em;
}
.filaB .blockA h3 span {
  display: block;
  font-size: 0.55em;
  /*width: 70%;*/
  /*margin-left: auto;*/
  font-weight: 400;
  font-style: italic;
}

.boxMenu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding-top: 5em;
}
.boxMenu ul li {
  width: 24vw;
  margin-right: 15px;
}
.boxMenu ul li .itemCard {
  cursor: pointer;
  border-radius: 1rem;
  width: 100%;
  padding-top: 4.25em;
  position: relative;
}
.boxMenu ul li .itemCard figure {
  display: block;
  width: 120px;
  max-width: 280px;
  position: absolute;
  top: -3em;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.boxMenu ul li .itemCard h2 strong {
  font-weight: 400;
  font-style: italic;
  font-size: 1em;
  line-height: 1em;
  padding: 5px 0px 0px;
  display: block;
  background-color: #4EC6E6;
  max-width: 150px;
  letter-spacing: 2px;
  margin: auto;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  border-radius: 6px;
}
.boxMenu ul li .itemCard h2 span {
  font-weight: 400;
  font-style: italic;
  font-size: 0.65em;
  line-height: 1;
  display: block;
  color: #fff;
  text-transform: uppercase;
  width: 70%;
  text-align: right;
  margin: auto;
  margin-top: 10px;
  height: 9vh;
}
.boxMenu ul li .itemCard hr {
  opacity: 0.1;
  width: 90%;
  margin: auto;
  margin-bottom: 0.4em;
}
.boxMenu ul li .itemCard .ctaCard {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding-bottom: 12px;
  color: #fff;
  font-weight: 400;
  font-style: italic;
  font-size: 1.35em;
}
.boxMenu ul li .itemCard .ctaCard i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 11px;
  margin-left: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.boxMenu ul li .itemCard .ctaCard i span {
  background-color: #fff;
  width: 9px;
  height: 9px;
  margin-right: 5px;
  border-radius: 50px;
}
.boxMenu ul li .itemCard .ctaCard i span:nth-child(1) {
  background-color: transparent;
  border: 1px solid #fff;
}
.boxMenu ul li:nth-child(1) .itemCard {
  background-color: #A11F23;
}
.boxMenu ul li:nth-child(2) .itemCard {
  background-color: #C1742E;
}
.boxMenu ul li:nth-child(3) .itemCard {
  background-color: #EABD00;
}
.boxMenu ul li:nth-child(4) .itemCard {
  background-color: #026F98;
}
.boxMenu ul li:nth-child(5) .itemCard {
  background-color: #418b87;
}

.cardItem {
  background-color: #fff;
}

.itemCardCtent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 1em;
  margin-block-end: 20px;
}

.cardItem_inner {
  background-color: #fff;
  margin-right: 1rem;
  margin-left: 1rem;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  border-radius: 1rem;
  padding: 1rem;
  position: relative;
  margin-bottom: 1em;
  -webkit-box-shadow: 0px 0px 12px #33333340;
          box-shadow: 0px 0px 12px #33333340;
}
.cardItem_inner p {
  font-weight: 400;
  font-style: italic;
}

.sharedwt {
  margin-block-start: 10vh;
  position: relative;
}
.sharedwt a {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sharedwt a figure {
  position: absolute;
  left: 2%;
  width: 42px;
}
.sharedwt a p {
  background: #fff;
  padding: 8px 16px 5px 40px;
  border-radius: 40px;
  color: #02c754;
  font-size: 1.5em !important;
  -webkit-box-shadow: 0px 0px 12px #33333360;
  box-shadow: 0px 0px 12px #33333360;
}

.boxNav {
  position: relative;
  overflow: hidden;
  padding: 1.2em;
}
.boxNav .itemCardLeft {
  position: relative;
  z-index: 3;
  min-height: 94vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.boxNav .itemCardLeft .box1 i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 11px;
  margin-left: 70%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}
.boxNav .itemCardLeft .box1 i span {
  background-color: #fff;
  width: 14px;
  height: 14px;
  margin-right: 0px;
  border-radius: 50px;
}
.boxNav .itemCardLeft .box1 i span:first-child {
  margin-left: 0px;
}
.boxNav .itemCardLeft .box1 i span:nth-child(3) {
  background-color: transparent;
  border: 1px solid #fff;
}

.boxNav .imgTia {
  width: 14vw;
  margin: auto;
}
.boxNav h2 strong {
  display: table;
  font-size: 1.6em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-weight: 600;
  font-style: italic;
  background-color: #4EC6E6;
  color: #fff;
  margin: auto;
  padding: 6px 20px 0px;
  border-radius: 8px;
}
.boxNav h2 strong.largeTxt {
  font-size: 1.2em;
  line-height: 0.85;
  text-align: center;
}
.boxNav h2 span {
  font-weight: 600;
  font-style: italic;
  display: block;
  font-size: 1.325em;
  line-height: 0.875;
  width: 80%;
  text-align: right;
  margin-left: auto;
  margin-right: 15%;
  margin-top: 5%;
  text-transform: uppercase;
}
.boxNav h2 span.largeTxt {
  font-size: 1.125em;
  line-height: 0.85;
  text-align: left;
  margin-right: 10%;
}
.boxNav .itemCardLeft .box1 h2 span.largeTxt i {
  margin-right: 70%;
  margin-left: 0%;
}
.boxNav p {
  line-height: 1.2;
  font-size: 1.125em;
  text-align: justify;
}

#carouselExampleCaptions {
  margin-bottom: 40px;
}

.carousel-control-next, .carousel-control-prev {
  opacity: 1;
  padding: 100px 0 0;
  width: 10%;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
  background-color: #B5041C;
  border-radius: 20px;
  padding: 20px;
  background-size: 25px;
}

.carousel-indicators {
  bottom: -70px;
}

.carousel-indicators [data-bs-target] {
  width: 20px;
  height: 20px;
  background-color: #a1a1a1;
  border: 0;
  border-radius: 20px;
  margin-left: 6px;
  margin-right: 6px;
}

#carouselExampleCaptionsB .carousel-indicators [data-bs-target]
{
  background-color: #ffffff;
}

.carousel-indicators .active,
#carouselExampleCaptionsB .carousel-indicators .active {
  opacity: 1;
  background-color: #B5041C;
}

.boxcontent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  /*-webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;*/
}
.boxcontent .blockCodeCta {
  width: 90%;
  margin: auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.boxcontent .cardItem_inner {
  position: relative;
  width: 16vw;
  min-height: 26vh;
}
.boxcontent .cardItem_inner .number {
  font-weight: 700;
  background-color: #026F98;
  position: absolute;
  font-size: 1.5em;
  top: -10px;
  left: -10px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-weight: 900;
  color: #fff;
}
.boxcontent .cardItem_inner figure {
  width: 6vw;
  margin: auto;
  margin-bottom: 1.4em;
}
.boxcontent .cardItem_inner p {
  line-height: 1.2;
  font-size: 1.3em;
  text-align: center;
  max-width: 90%;
  margin: auto;
  font-weight: 400;
  font-style: italic;
}
.boxcontent .cardItem_inner p strong {
  font-weight: 600;
  font-style: italic;
}
.boxcontent h2 {
  text-transform: uppercase;
  font-weight: 700;
  font-style: italic;
  font-size: 2.5em;
  margin-bottom: 0.5em;
  margin-top: 2em;
  max-width: 80%;
}
.boxcontent .blockCode {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 15px;
  margin-block-end: 160px;
}
.boxcontent .blockCode figure {
  width: 3vw;
  margin-right: 10px;
}
.boxcontent .blockCode h3 {
  font-weight: 700;
  font-style: italic;
  font-size: 1.7em;
  width: 35vw;
}

.box2 {
  width: 86%;
  margin: auto;
}

.section_Items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 3em;
}

.blockCodeExtra {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  /*width: 60%;*/
  margin-right: 9%;
}
.blockCodeExtra figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
}
.blockCodeExtra figure img {
  width: 30px;
  height: 30px;
}
.blockCodeExtra figure h3 {
  margin: 0;
  text-transform: uppercase;
  margin-left: 10px;
  font-weight: 700;
  font-style: italic;
}
.blockCodeExtra p {
  font-size: 1.3em;
}

.blockCodeCta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  position: relative;
  cursor: pointer;
}
.blockCodeCta p {
  padding: 5px 22px;
  border-radius: 50px;
  padding-right: 45px;
  font-size: 1.4em;
  width: auto;
  text-align: center;
  -webkit-box-shadow: 0px 0px 12px #33333360;
  box-shadow: 0px 0px 12px #33333360;
}
.blockCodeCta figure {
  position: relative;
  right: 40px;
  margin-bottom: 0;
  top: 8px;
}
.blockCodeCta img {
  width: 30px;
  height: 20px;
}

.container-fluid {
  padding: 0;
}

.item-tip .col-md-3 {
  position: relative;
  z-index: 2;
}

.item-tip .col-md-9 {
  position: relative;
  z-index: 1;
}
.item-tip .col-md-9::after {
  content: "";
  display: block;
  background: url(https://img04.en25.com/EloquaImages/clients/DAVIVIENDAHONDURAS/%7B72660bee-5a9b-4790-8ad6-58008b608d12%7D_Davivienda-figura.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-size: cover;
  position: absolute;
  mix-blend-mode: multiply;
  left: -30%;
  top: 0;
  z-index: -1;
}

.boxLegalmb {
  display: none;
  background: #efefef;
  padding-top: 1em;
}

.boxLegalmb .box2 p {
  margin-block-start: 0px;
}

.legalder {
  position: absolute;
  right: 5px;
  top: 10%;
  z-index: 3;
  width: 10px;
  display: block;
}

#Contprod1 {
  background-color: #BF041D;
}
#Contprod1 .boxcontent h2 {
  color: #F4F7F9;
  /*font-size: 2em;*/
}
#Contprod1 .blockCodeCta p {
  background: #fff;
  color: #A11F23;
}
#Contprod1 .blockCodeCta figure {
  background-color: #9F061A;
  right: 40px;
  height: 44px;
  border-radius: 26px;
  padding: 8px 16px;
  top: 0px;
}
#Contprod1 .blockCode {
  color: #F4F7F9;
}
#Contprod1 .blockCodeExtra {
  color: #F4F7F9;
}

#Contprod2 {
  background-color: #C1742E;
}
#Contprod2 .boxcontent h2 {
  color: #F4F7F9;
  /*font-size: 2.5em;*/
}
#Contprod2 .blockCodeCta p {
  background: #fff;
  color: #C1742E;
}
#Contprod2 .blockCodeCta figure {
  background-color: #9E5A28;
  right: 40px;
  height: 44px;
  border-radius: 26px;
  padding: 8px 16px;
  top: 0px;
}
#Contprod2 .blockCode, #Contprod2 .blockCodeExtra {
  color: #F4F7F9;
}

#Contprod3 {
  background-color: #DFB713;
}
#Contprod3 .boxcontent h2 {
  color: #F4F7F9;
  /*font-size: 2em;*/
}
#Contprod3 .blockCodeCta p {
  background: #fff;
  color: #BC8911;
}
#Contprod3 .blockCodeCta figure {
  background-color: #BC8911;
  right: 40px;
  height: 44px;
  border-radius: 26px;
  padding: 8px 16px;
  top: 0px;
}
#Contprod3 .blockCode, #Contprod3 .blockCodeExtra {
  color: #F4F7F9;
}
#Contprod3 .number {
  background-color: #BF041D;
}

#Contprod4 {
  background-color: #F4F7F9;
}
#Contprod4 .bgImg {
  mix-blend-mode: overlay;
}
#Contprod4 .blockCodeCta p {
  background: #F4F7F9;
  color: #fff;
}

#Contprod5 {
  background-color: #333333;
}
#Contprod5 .boxcontent h2 {
  color: #F4F7F9;
}
#Contprod5 .section_Items {
  color: #F4F7F9;
}

#Contprod5 .blockCodeExtra {
  margin-block-end: 80px;
}
#Contprod6 {
  background-color: #418b87;
}

footer {
  padding: 1rem;
}
footer p {
  font-size: 0.9em;
  line-height: 1.1;
  color: #fff;
  margin: 0;
  text-align: justify;
}

#carouselExampleCaptions .carousel-item h3 {
  width: 100%;
  text-align: center;
  margin: 50px auto 30px;
  text-transform: uppercase;
}
#carouselExampleCaptions .carousel-item img {
  width: auto !important;
  height: 60vh;
  margin: auto;
}

#carouselExampleCaptions .carousel-item img {
    width: 80% !important;
    height: auto;
    margin: auto;
}

#carouselExampleCaptionsB .carousel-item img {
    width: 80% !important;
    height: auto;
    margin: auto;
}

#carouselExampleCaptionsB .carousel-item h3{
  width: 100%;
  text-align: center;
  color: #fff;
  margin: 50px auto 30px;
  text-transform: uppercase;
}

.nav-pills .nav-item {
  margin-inline: 15px;
}
.nav-pills .nav-link {
  color: #B5041C;
  background-color: #fff !important;
  border-radius: 50px;
}

.nav-pills .nav-link.active {
  background-color: #B5041C !important;
  border-radius: 50px;
}

.boxSlides {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  overflow-y: hidden;
  overflow-x: scroll;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.boxSlides::-webkit-scrollbar {
  height: 4px;
  width: 4px;
  background: gray;
}
.boxSlides::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.boxSlides::-webkit-scrollbar-thumb {
  background: #888;
}
.boxSlides::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.boxSlides::-webkit-scrollbar-thumb:horizontal {
  background: #B5041C;
  border-radius: 10px;
}
.boxSlides .boxLdeItem {
  display: block;
  width: 250px;
  margin: 1em 40px 0 0;
}
.boxSlides .boxLdeItem h2 {
  font-size: 1.5em;
  min-height: 12vh;
  font-weight: 400;
  font-style: italic;
  text-transform: uppercase;
  /*width: 80%;*/
  margin: 2em 0 0.75em 0.75em;
}
.boxSlides .boxLdeItem figure {
  width: 90%;
  background-color: rgba(0, 0 ,0, 0.25);
  padding: 4px;
  border-radius: 6px;
}

.back-to {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.back-to span {
  position: absolute;
  cursor: pointer;
  font-weight: 400;
  font-style: italic;
  background-color: #fff;
  padding: 5px 22px;
  border-radius: 0 0 12px 12px;
  font-size: 1.1em;
  color: #A11F23;
  -webkit-box-shadow: 0px 1px 10px #3333337a;
          box-shadow: 0px 1px 10px #3333337a;
  z-index: 10;
  top: 0;
  left: 30px;
}

#modalAlert .modal-content {
  border-radius: 1em !important;
}
#modalAlert .modal-content .boxbtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  width: 30px;
  padding: 3px 10px;
  margin-left: auto;
  border-radius: 40px;
  background-color: #9F061A;
}
#modalAlert .modal-content .boxbtn .btn-close {
  opacity: 1;
  -webkit-filter: invert(1);
          filter: invert(1);
}
#modalAlert .modal-content h3 {
  text-transform: uppercase;
  text-align: center;
  font-size: 1.6em;
  padding: 1em;
}
#modalAlert .modal-content h3 img {
  width: 40px;
  display: block;
  margin: auto;
  margin-bottom: 1em;
}
#modalAlert .modal-content h3 strong {
  color: #A11F23;
  font-weight: 600;
  display: block;
}
#modalAlert .modal-content h3 b {
  color: #C1742E;
}
#modalAlert .modal-content h3 span {
  font-weight: 400;
}
#modalAlert .modal-content h3 span strong {
  color: #333333;
  font-weight: 600;
}


@media only screen and (max-width: 390px) {
  .sharedwt a figure {
    left: 8%;
  }
}

@media only screen and (min-width: 391px) and (max-width: 450px) {
  .sharedwt a figure {
    left: 13%;
  }
}

@media only screen and (min-width: 451px) and (max-width: 510px) {
  .sharedwt a figure {
    left: 17%;
  }
}

@media only screen and (min-width: 511px) and (max-width: 599px) {
  .sharedwt a figure {
    left: 22%;
  }
}

@media only screen and (min-width: 600px) {
  .sharedwt a figure {
    left: 13%;
  }
}

@media only screen and (max-width: 600px) {

  .carousel-control-next-icon, .carousel-control-prev-icon {
    padding: 14px;
    background-size: 22px;
    width: 18px;
    height: 18px;
  }
  .carousel-indicators [data-bs-target] {
    width: 16px;
    height: 16px;
  }

  .item-tip {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .item-tip .col-md-9::after {
    left: 0;
  }

  .logo-clic {
    width: 17vw;
  }

  .filaA {
    height: 50vh;
  }
  .filaA .blockA {
    margin-right: auto;
    text-align: center;
  }
  .filaA .blockA h1 {
    margin-top: 4.5rem;
    margin-left: auto;
    font-size: 2.5em;
    margin-right: auto;
  }
  .filaA h3 {
    text-align: center;
    width: 95%;
    margin: auto;
    font-size: 1.65em;
    padding: 0px;
  }
  .filaA h2 {
    font-size: 1em;
    margin: auto;
  }
  .filaA h2 strong {
    margin: auto;
  }
  .filaA h2 span {
    font-size: 0.9em;
  }
  .filaA .sectionBrandRec figure {
    width: 58vw;
  }
  .filaA .sectionBrandRec figure span {
    width: 15vw;
  }
  .filaA .btnTab {
    margin: auto;
    width: 260px;
  }

  .filaB {
    height: auto;
  }
  .filaB .col-md-4 .blockA {
    text-align: center;
    padding: 50px 0px 0px 0%;
  }
  .filaB .col-md-4 .blockA h3 span {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }
  .boxMenu ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    overflow-x: scroll;
    padding-bottom: 60px;
    /* Track */
    /* Handle */
    /* Handle on hover */
  }
  .boxMenu ul::-webkit-scrollbar {
    height: 4px;
    width: 4px;
    background: gray;
  }
  .boxMenu ul::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  .boxMenu ul::-webkit-scrollbar-thumb {
    background: #888;
  }
  .boxMenu ul::-webkit-scrollbar-thumb:hover {
    background: #555;
  }
  .boxMenu ul::-webkit-scrollbar-thumb:horizontal {
    background: #B5041C;
    border-radius: 10px;
  }
  .boxMenu ul li {
    width: 200px;
    margin-right: 15px;
  }
  .boxMenu ul li .itemCard h2 strong {
    font-size: 1.35em;
  }
  .boxMenu ul li .itemCard h2 span {
    font-size: 0.9em;
    width: 70%;
    margin-top: 14px;
  }
  .nav-pills .nav-item {
    margin-inline: 5px;
  }

  footer img {
    margin: 10px auto;
    display: block;
  }

  .hv-100 {
    min-height: auto;
  }
  .hv-100 .bgImg {
    background-position: 0px 50%;
  }

  .boxNav .itemCardLeft {
    min-height: 20vh;
  }

  .boxNav h2 span {
    font-size: 1.325em;
    line-height: 0.875;
    width: 100%;
    text-align: center;
    margin: 5% auto 0;
  }
  .boxNav h2 span.largeTxt {
    font-size: 1.125em;
    line-height: 0.85;
    text-align: center;
  }
  .boxNav .itemCardLeft .box1 i,
  .boxNav .itemCardLeft .box1 h2 span.largeTxt i {
    margin: 11px 40% 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .boxNav .imgTia {
    width: 35vw;
  }
  .boxNav .box2 {
    display: none;
  }
  .boxcontent .blockCode {
    margin-block-end: 110px;
  }
  .blockCodeCta p {
    width: auto;
    padding: 5px 52px 5px 20px;
  }
  .boxcontent .cardItem_inner {
    width: 33.33%;
    min-height: 20vh;
  }
  .boxcontent .cardItem_inner figure {
    width: 14vw;
  }
  .boxcontent h2 {
    width: 90%;
    max-width: 90%;
    margin: 2em auto 1em;
    font-size: 2em;
  }
  .boxcontent .blockCode figure {
    width: 10%;
  }
  .boxcontent .blockCode h3 {
    width: 90%;
  }
  .boxcontent .section_Items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: auto;
  }
  .boxcontent .blockCodeExtra {
    width: 95%;
    margin: auto;
  }
  .boxcontent .blockCodeCta {
    margin: 50px auto;
  }

  .boxLegalmb {
    display: block;
  }

   .boxLegalmb .box2 {
     padding-block-end: 40px;
   }

  .boxLegalmb .box2 > p {
    margin-block-start: 30px;
  }

  .boxLegalmb .sharedwt {
    margin-block-start: 10vh;
    margin-block-end: 5vh;
  }

  .boxcontent {
    height: auto;
  }

  .sharedwt a figure {
    width: 50px;
  }
  .sharedwt a p {
    padding: 8px 16px 5px 60px;
  }

  .itemCardCtent {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
    overflow-x: scroll;
    /* Track */
    /* Handle */
    /* Handle on hover */
  }
  .itemCardCtent::-webkit-scrollbar {
    height: 4px;
    width: 4px;
    background: gray;
  }
  .itemCardCtent::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  .itemCardCtent::-webkit-scrollbar-thumb {
    background: #888;
  }
  .itemCardCtent::-webkit-scrollbar-thumb:hover {
    background: #555;
  }
  .itemCardCtent::-webkit-scrollbar-thumb:horizontal {
    background: #B5041C;
    border-radius: 10px;
  }
  .itemCardCtent .cardItem_inner {
    width: 220px;
  }

  #Contprod5 .itemCardCtent {
    display: block;
  }
}


@media only screen and (min-width: 1080px)
{
  .sharedwt a figure {
    left: 2%;
  }
  #Contprod5 .blockCodeExtra {
    margin-block-end: 30px;
  }
}

@media only screen and (min-width: 1680px)
{
  .boxMenu ul {
    padding-top: 8em;
  }
  .boxMenu ul li .itemCard h2 strong {
    font-size: 1.25em;
    max-width: 190px;
  }
  .boxMenu ul li .itemCard h2 span {
    font-size: 0.8em;
  }
  .sharedwt {
    margin-block-start: 20vh;
  }
  .sharedwt a figure {
    left: 12%;
  }

}

@media only screen and (min-width: 1920px)
{
  .boxMenu ul {
    padding-top: 8em;
  }
  .boxMenu ul li .itemCard h2 strong {
    font-size: 1.25em;
    max-width: 190px;
  }
  .boxMenu ul li .itemCard h2 span {
    font-size: 0.8em;
  }

  .sharedwt a figure {
    left: 16%;
  }

}